function  WWHBookData_MatchTopic(P)
{
var C=null;
if(P=="IDDH_ABOUTBOX")C="Corel-Barcode-Wizard-Using-the-Barcode-Wizard.html";
if(P=="IDDH_SYMBOLOGY1")C="Corel-Barcode-Wizard-Using-the-Barcode-Wizard.html";
if(P=="IDDH_TEXT_PREF")C="Corel-Barcode-Wizard-Creating-bar-codes.html";
if(P=="IDDH_SYMBOL_PREF")C="Corel-Barcode-Wizard-Creating-bar-codes.html#1010459";
if(P=="IDDH_AVD_CODABAR")C="Corel-Barcode-Wizard-Setting-advanced-bar-code-options.html";
if(P=="IDDH_AVD_CODE39")C="Corel-Barcode-Wizard-Bar-code-formats.html#1004268";
if(P=="IDDH_AVD_CODE128")C="Corel-Barcode-Wizard-Bar-code-formats.html#1007722";
if(P=="IDDH_AVD_ISBN")C="Corel-Barcode-Wizard-Bar-code-formats.html#1004303";
if(P=="IDDH_AVD_ISSN")C="Corel-Barcode-Wizard-Bar-code-formats.html#1004306";
if(P=="IDDH_AVD_ITF14")C="Corel-Barcode-Wizard-Bar-code-formats.html#1004313";
if(P=="IDDH_AVD_MSIPLESSEY")C="Corel-Barcode-Wizard-Bar-code-formats.html#1004323";
if(P=="IDDH_AVD_UPCA")C="Corel-Barcode-Wizard-Bar-code-formats.html#1007738";
return C;
}
